getNative

fun WebRtcDataChannel.getNative(): DataChannel(source)

Returns implementation of the data channel that is used under the hood. Use it with caution.


Returns implementation of the rtp sender that is used under the hood. Use it with caution.


Returns implementation of the dtmf sender that is used under the hood. Use it with caution.


fun WebRtc.RtpParameters.getNative(): RtpParameters(source)

Returns implementation of the rtp parameters that is used under the hood. Use it with caution.